Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Indent each line in a string
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
- javascript
- ecmascript
- polyfill
- shim
- es-shims
- es-shim API
- Iterator
- helpers
- from
- map
- filter
- take
- drop
- flatMap
- View more
Array methods for ES6 Iterators
Make array iteration easy when using async/await and Promises
- async/await
- async
- await
- asynchronous
- awaitable
- async function
- array
- iteration
- forEach
- map
- every
- some
- filter
- reduce
A tiny, faster alternative to native Array.prototype.every
The lodash method `_.every` exported as a module.
An ES5 spec-compliant `Array.prototype.every` shim/polyfill/replacement that works as far down as ES3.
Test whether all promises passes a testing function
- async
- await
- bluebird
- collection
- concurrency
- concurrently
- every
- filter
- fulfilled
- iterable
- iterator
- parallel
- promise
- promises
When you want array.some but not array.every. Useful when you need to determine partially selected states - like partially selecting tree nodes when some but not all child nodes are checked.
An ES5 spec-compliant `Array.prototype.some` shim/polyfill/replacement that works as far down as ES3.
Returns true if the callback returns truthy for all elements in the given array.
Check if a `predicate` function returns true for all values in a `collection`.
Make a promise, waiting for a specified amount of time, util something is done.
Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation.
- asynchronous
- async
- await
- await-await
- await/await
- concurrent
- concurrency
- parallel
- typescript
- promise
- promisify
- promisified
- each
- map
- View more
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
- every
- browser
- compile less
- patch
- regular expressions
- setter
- String.prototype.trim
- defineProperty
- compare
- __proto__
- typed array
- RegExp.prototype.flags
- validation
- typed
- View more
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
- tape
- async
- is
- es6
- prune
- function.length
- Reflect.getPrototypeOf
- javascript
- express
- trimRight
- trimEnd
- wget
- react pose
- valid
- View more
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
- Map
- progress
- variables
- Stream
- simpledb
- sharedarraybuffer
- dayjs
- ES2022
- 0
- chai
- react-testing-library
- obj
- child
- mkdirp
- View more
Indent each line in a string. This is a fork of sindresorhus/indent-string, but with CommonJS support.
A better Array.prototype.every(). Supports iterables, whitelist testing, and more.
Caches fetched json. Updates when etag changes and is uses cache regardless if endpoint unreachable. Uses write-file-atomic for safe updates